Skip to main content

All Questions

1vote
2answers
375views

Complete link clustering

I'm conjecturing that with Complete-linkage clustering two elements from the same cluster will always be closer to each other some other element from another cluster. In more formal terms: Let $C$ ...
alexT's user avatar
7votes
2answers
3kviews

Efficient dynamic clustering

I have a set of datapoints from the unit interval (i.e. 1-dimensional dataset with numerical values). I receive some additional datapoints online, and moreover the value of some datapoints might ...
alexT's user avatar

close